/*--- Résultats de recherche ---*/
.srch-results{
    margin-bottom:40px;
    border-bottom: none !important;
    max-width: 930px !important;
}
.srch-results li{
border-bottom: none !important;
 padding: 25px 20px;
 max-width: 930px !important;
}

.srch-results li:nth-child(2n){
   background:#f5f5f5;
}
.srch-results article header h1{
	margin-top:0;
	font-size:22px;
	font-size:2.2rem;
	line-height:26px;
	line-height:2.6rem;		
	margin-bottom:0px;
}
	
.srch-results article p{
	margin-top:10px;	
}

li{
	background-image: none !important;
}